home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d1
/
batchlrn.arc
/
AUTO-4.HLP
< prev
next >
Wrap
Text File
|
1991-06-17
|
4KB
|
70 lines
ECHO OFF [we always start with lines 1 & 2
CLS together.Li.2 clears scr clutter]
SCRNCOLR 03 [this is a color scrn code for a TM pgm]
ECHO ▒▒ [these space out the screen] ▒▒
ECHO ▓▓ [designs are from ascii char] ▓▓
ECHO ▒▒ [for brevity we dropped li.7-14] ▒▒
SCRNCOLR O3 [this causes the scrn to flash]
ECHO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SCRNCOLR 03 [there are twenty color codes]
ECHO [msg.] TIMEMASTER(tm) Software Program(s)----VERSION 4.1F (c)1986
ECHO ....Copyright(c)1986»»»Timemaster Corporation of America«««
DATE [we like to check
TIME both time & date]
CAPS [a TM resident program]
SCRNCOLR O3
BUGLE [a little sound to keep things interesting]
PROMPT $p$g$e [this is the short one. See TMPROMPT.LRN this disk]
PATH \;\DOS;\BATCH;\DESKMATE [same as #21, See TMPATH, also type:PATH]
SCRNSAVE [TM Program to save your scrn from "burn"!]
ECHO ** [series of spacers]
ECHO ** [type first line,ret.,thenF3
ECHO ** ret., to save on work!]
ECHO ▓▓ ▓▓
ECHO ▒▒ P-A-T-H-S & P-R-O-M-P-T-S I-N-S-T-A-L-L-E-D ▒▒
ECHO ▓▓ ▓▓
ECHO ▒▒ R-O-O-T P-R-O-G-R-A-M-S I-N-S-T-A-L-L-E-D ▒▒
ECHO ▓▓ ▓▓
ECHO ▒▒ C-A-P-S I-N-D-I-C-A-T-O-R I-N-S-T-A-L-L-E-D ▒▒
ECHO ▓▓ ▓▓
ECHO ▒▒ N-U-M L-O-C-K F-L-A-G I-N-S-T-A-L-L-E-D ▒▒
ECHO ▓▓ ▓▓
ECHO ▒▒ P-C W-I-N-D-O-W C-O-M-I-N-G U-P- N-E-X-T ▒▒
ECHO ▓▓ ▓▓
ECHO ** [art work & messages]
ECHO **
ECHO ╔▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓╗
ECHO ║▒*▒*▒*▒*▒*▒ W-E-L-C-O-M-E ▒*▒*▒*▒*▒*▒║
ECHO ║*▒*▒*▒*▒*▒* T O *▒*▒*▒*▒*▒*║
ECHO ║▒*▒*▒*▒*▒*▒ T H E ▒*▒*▒*▒*▒*▒║
ECHO ║*▒*▒*▒*▒*▒* W O R L D *▒*▒*▒*▒*▒*║
ECHO ║▒*▒*▒*▒*▒*▒ O F ▒*▒*▒*▒*▒*▒║
ECHO ║ » » » » T I M E M A S T E R ! ! « « « ║
ECHO ╚▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓╝
SCRNCOLR 03
JOLLY [more music to work by!]
CLS [keep that scrn clutter down!]
SCRNCOLR O3
ECHO ╔═════════════════════════════════════════════════════╗
ECHO [msgs.]║...Now, let's get down to some TIMEMASTER business...║
ECHO ╚═════════════════════════════════════════════════════╝
ECHO ┌─────────────────────────────────────────────────────────────┐
ECHO │..EXCUSE US A MOMENT while»»TIMEMASTER««installs PC-WINDOW...│
ECHO └─────────────────────────────────────────────────────────────┘
PCWINDOW /M [installing a shareware program as memory resident]
ECHO You
ECHO │
ECHO will
ECHO │
ECHO now
ECHO │
ECHO move
ECHO │
ECHO to
ECHO │ ╔▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓╗
ECHO the...║▒*▒*▒*▒*▒ »»»TIMEMASTER(tm)MENU(c)««« ▒*▒*▒*▒║
ECHO ╚▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓*▓╝
CLS
TYPE MENU.DOC [you can see it on this disk!{in INFO\sd}]
READER:Once you've analyzed you're ready for BATDO! Let's GO TO WORK!